lib/remote: Fix compilation with --enable-experimental-api
authorPhilip Withnall <withnall@endlessm.com>
Fri, 19 May 2017 09:11:35 +0000 (10:11 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 19 May 2017 15:02:00 +0000 (15:02 +0000)
commit1feda846efe1b4848ebfb00a2a3a9d625b4d7edc
treeaec3edb7b787629a5e4b6f796c9f8a6ecb7a8608
parent242a0fd77928bb3fa1c960a78936b3d43a99c4c6
lib/remote: Fix compilation with --enable-experimental-api

The whole ostree-remote.h file is only included in the public ostree.h
header if OSTREE_ENABLE_EXPERIMENTAL_API is defined, so there’s no need
to change the set of methods defined in it according to whether we’re
compiling with experimental API.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #875
Approved by: cgwalters
src/libostree/ostree-remote.h